Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class Equatable.EqualityComparer(Of T As Equatable(Of T)) Inherits System.Collections.Generic.EqualityComparer(Of T) |
C# | |
---|---|
public sealed class Equatable.EqualityComparer<T> : System.Collections.Generic.EqualityComparer<T> where T: Equatable<T> |
- T
System.Object
System.Collections.Generic.EqualityComparer<T>
CSharpTest.Net.Bases.Equatable`1.EqualityComparer<T>
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7